home *** CD-ROM | disk | FTP | other *** search
/ InterCD 2002 January / january_2002.iso / Piposh Special / Piposh / COMEIN.DXR / 00344.ls < prev    next >
Encoding:
Text File  |  2004-12-06  |  190 b   |  9 lines

  1. on exitFrame
  2.   global effectspath, sndcounter
  3.   sprite(27).visible = 0
  4.   sprite(28).visible = 0
  5.   sprite(29).visible = 0
  6.   sndcounter = 18
  7.   sound playFile 2, effectspath & "night2.aif"
  8. end
  9.